home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / dev / pattern.library+pgrep / readme < prev   
Encoding:
Text File  |  1994-07-04  |  1.1 KB  |  30 lines

  1. pattern.library and its external stuff
  2. ======================================
  3.  
  4. To load the library into memory, just double-click on its icon or start
  5. pattern.library from CLI:
  6.   1> pattern.library
  7.  
  8. After that, you should be able start any program, that uses the library.
  9. Of course, you also can copy the library into your LIBS: directory. Then
  10. it will be loaded, whenever any program tries to open it.
  11.  
  12. --- This directory contains a pattern.library which is newer ---
  13. --- than that distributed on AmigaLibDisk 625. There are no  ---
  14. --- new features in it, only two bugfixes. One of it caused  ---
  15. --- an enforcerhit when matching e.g. "foo|bar", the other   ---
  16. --- one treated "???..." as "(???...)" which resulted in     ---
  17. --- wrong results when you matched e.g. "#??" (get all       ---
  18. --- strings with at least one character), because            ---
  19. --- pattern.library treated it as "#(??)" (get all strings   ---
  20. --- with an even number of characters).                      ---
  21.  
  22. For more information about this software package, have a look at the
  23. other documentations.
  24.  
  25.  
  26.  
  27. Have fun,
  28.  
  29. Angela
  30.